home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / false.man < prev    next >
Encoding:
Text File  |  1988-12-29  |  450 b   |  22 lines

  1. ' $Header: /a/newcmds/false/RCS/false.man,v 1.2 88/12/29 13:10:53 ouster Exp $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS FALSE cmds
  4. .BS
  5. .SH NAME
  6. false \- Return a non-zero status
  7. .SH SYNOPSIS
  8. \fBfalse\fR
  9. .BE
  10.  
  11. .SH DESCRIPTION
  12. .PP
  13. This command does nothing except return a non-zero status.
  14. It is normally used in Bourne shell scripts for loop control
  15. and other conditional operations.
  16.  
  17. .SH "SEE ALSO"
  18. sh(1), true(1)
  19.  
  20. .SH KEYWORDS
  21. false, shell, status
  22.